In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureOCR / EnableSkewDetection Property

EnableSkewDetection Property (GdPictureOCR)

In This Topic
Syntax
'Declaration

 

Public Property EnableSkewDetection As Boolean
public bool EnableSkewDetection {get; set;}
public read-write property EnableSkewDetection: Boolean; 
public function get,set EnableSkewDetection : boolean
public: __property bool get_EnableSkewDetection();

public: __property void set_EnableSkewDetection( 

   bool value

);
public:

property bool EnableSkewDetection {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureOCR
GdPictureOCR Members